<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.m-logo-display {
    display: none;
}

.logo-display {
    display: none;
}

.m-i-about .wrap .img-box img {
    margin: auto !important;
}
.news-box {
    margin-top: 0 !important;
}
.m-page .left-box .contact .contact-list li h5 small {
    font-size: 100% !important;
}
.news-box .quack-comm .items .img img {
    width: auto !important;
}
.m-page .right-box .right-con .main .intro-pic {
    max-height: 300px !important;
}

.news-box .qua-right .left h2 {
    line-height: 54px;
    color: #333;
    margin-left: 10px;
    font-size: 18px;
    font-weight: bold;
}
.news-box .quack-title .qua-list h2 {
    height: 54px;
    line-height: 54px;
    font-size: 18px;
    font-weight: bold;
    min-width: 130px;
    padding-left: 20px;
}

@media screen and (max-width: 768px) {
    .m-module .title::before {
        top: 42px !important;
    }

    .m-module .more-wrap a {
        margin-top: 5px !important;
    }
    .m-i-rproduct .pro-rlist li {
        border-bottom: none !important;
    }
    .m-name {
        text-overflow: clip;
        display: block;
        overflow: hidden;
        white-space: nowrap;
        font-size: 18px !important;
    }
    .mip-carousel-slideBox img {
        height: 100%;
    }
    .m-i-about .container .about-right {
        padding-left: 0 !important;
    }
    .m-i-product .pr-list {
        overflow: hidden;
    }
    .m-i-about .container .about-right .abt-tit {
        font-size: 18px !important;
    }
    .m-i-about .more-wrap {
        margin-top: 20px;
    }
}

.mip-fill-content{
min-width: auto;
height: auto;}</pre></body></html>